Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
60 changes: 60 additions & 0 deletions wiki/ref/Entity/en.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,60 @@
title: "Entity"
description: "Everything any entity can do"

# CSS injection for optional tag since KJS wiki doesn't have a nice format for this

optional: "#[[#c3c7cb;border:1px solid #51565d;font-size:0.8rem;padding:0.2em 0.3em; border-radius: 1em|Optional]]"

# Referenced Java classes - put links to documentation here, if documented

AABB: "`AABB`"
AbstractClientPlayer: "`AbstractClientPlayer`"
BlockPos: "`BlockPos`"
BlockState: "`BlockState`"
ChunkPos: "`ChunkPos`"
CommandSourceStack: "`CommandSourceStack`"
Component: "`Component`"
CompoundTag: "`CompoundTag`"
DamageSource: "`DamageSource`"
DamageSources: "`DamageSources`"
Direction: "[[/ref/Direction|`Direction`]]"
EnderDragon: "`EnderDragon`"
EnderDragonPart: "`EnderDragonPart`"
Entity: "`Entity`"
EntityAnchorArgument$Anchor: "`EntityAnchorArgument.Anchor`"
EntityArrayList: "`EntityArrayList`"
EntityDimensions: "`EntityDimensions`"
EntityType: "`EntityType`"
FluidType: "`FluidType`"
GameProfile: "`GameProfile`"
ItemEntity: "`ItemEntity`"
ItemFrame: "`ItemFrame`"
ItemStack: "[[/concepts/item-stack|`ItemStack`]]"
Iterable: "`Iterable`"
KubeRayTraceResult: "[[/ref/KubeRayTraceResult|`KubeRayTraceResult`]]"
Level: "`Level`"
LevelBlock: "`LevelBlock`"
LivingEntity: "`LivingEntity`"
LocalPlayer: "`LocalPlayer`"
MinecraftServer: "`MinecraftServer`"
Mirror: "`Mirror`"
Optional: "[`Optional`](https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/Optional.html)"
Player: "`Player`"
PlayerTeam: "`PlayerTeam`"
Pose: "`Pose`"
Predicate: "`Predicate`"
RandomSource: "`RandomSource`"
ResourceLocation: "`ResourceLocation`"
Rotation: "`Rotation`"
ServerLevel: "`ServerLevel`"
ServerPlayer: "`ServerPlayer`"
ServerScoreboard: "`ServerScoreboard`"
Set: "[`Set`](https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/Set.html)"
SlotAccess: "[[/ref/SlotAccess|`SlotAccess`]]"
SoundEvent: "`SoundEvent`"
SoundSource: "`SoundSource`"
Stream: "[`Stream`](https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/stream/Stream.html)"
Team: "`Team`"
UUID: "[`UUID`](https://docs.oracle.com/en/java/javase/21/docs/api/java.base/java/util/UUID.html)"
Vec2: "`Vec2`"
Vec3: "`Vec3`"
Binary file added wiki/ref/Entity/get-display-name.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading