File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -62,6 +62,7 @@ transitive-accessible field net/minecraft/entity/Entity world Lnet/minecraft/wor
6262transitive-accessible class net/minecraft/screen/slot/ArmorSlot
6363transitive-accessible field net/minecraft/screen/slot/ArmorSlot equipmentSlot Lnet/minecraft/entity/EquipmentSlot;
6464transitive-accessible field net/minecraft/entity/Entity FLAGS Lnet/minecraft/entity/data/TrackedData;
65+ accessible method net/minecraft/entity/Entity canAddPassenger (Lnet/minecraft/entity/Entity;)Z
6566
6667# Camera
6768transitive-accessible method net/minecraft/client/render/Camera setPos (DDD)V
@@ -155,6 +156,3 @@ transitive-accessible method net/minecraft/block/AbstractBlock getPickStack (Lne
155156transitive-accessible field net/minecraft/client/gui/screen/ingame/HandledScreen focusedSlot Lnet/minecraft/screen/slot/Slot;
156157transitive-accessible field net/minecraft/registry/SimpleRegistry frozen Z
157158transitive-accessible field net/minecraft/client/gui/screen/ingame/AbstractSignEditScreen messages [Ljava/lang/String;
158-
159- # AutoMount
160- accessible method net/minecraft/entity/Entity canAddPassenger (Lnet/minecraft/entity/Entity;)Z
You can’t perform that action at this time.
0 commit comments