Map several simple entities and blocks.

First yarn contribution! I just went in and did a bunch of simple ones
so you smart people don't need to waste time on them.
This commit is contained in:
CallMeEchoCodes 2024-04-02 17:09:44 +11:00
parent 9feccd65cb
commit 2b66ae608c
No known key found for this signature in database
GPG Key ID: BEBCAB631F88D239
10 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,4 @@
CLASS net/minecraft/class_9555 net/minecraft/block/FloataterBlock
FIELD field_50842 CODEC Lcom/mojang/serialization/MapCodec;
FIELD field_50843 FACING Lnet/minecraft/class_2753;
FIELD field_50844 TRIGGERED Lnet/minecraft/class_2746;

View File

@ -0,0 +1,3 @@
CLASS net/minecraft/class_9510
METHOD method_58947 (Lnet/minecraft/class_1937;Lnet/minecraft/class_9514;Lnet/minecraft/class_2680;Lnet/minecraft/class_2338;Lnet/minecraft/class_243;Lnet/minecraft/class_2350;)V
ARG 1 world

View File

@ -0,0 +1,3 @@
CLASS net/minecraft/class_9493 net/minecraft/datafixer/schema/Schema3819
METHOD registerEntities registerEntities (Lcom/mojang/datafixers/schemas/Schema;)Ljava/util/Map;
ARG 1 schema

View File

@ -216,6 +216,8 @@ CLASS net/minecraft/class_1297 net/minecraft/entity/Entity
FIELD field_6037 velocityModified Z
FIELD field_6038 lastRenderX D
FIELD field_6039 prevHorizontalSpeed F
METHOD <init> (Lnet/minecraft/class_1299;Lnet/minecraft/class_1937;)V
ARG 2 world
METHOD equals (Ljava/lang/Object;)Z
ARG 1 o
METHOD method_17681 getWidth ()F

View File

@ -0,0 +1 @@
CLASS net/minecraft/class_9507 net/minecraft/entity/EyeOfPotatoEntity

View File

@ -0,0 +1 @@
CLASS net/minecraft/class_9500 net/minecraft/entity/mob/MegaSpudEntity

View File

@ -0,0 +1,2 @@
CLASS net/minecraft/class_9506 net/minecraft/entity/mob/PoisonousPotatoZombieEntity
METHOD method_58921 createPoisonousPotatoZombieAttributes ()Lnet/minecraft/class_5132$class_5133;

View File

@ -0,0 +1 @@
CLASS net/minecraft/class_9498 net/minecraft/entity/passive/BatatoEntity

View File

@ -0,0 +1 @@
CLASS net/minecraft/class_9528 net/minecraft/item/LashingPotatoItem

View File

@ -0,0 +1,6 @@
CLASS net/minecraft/class_9623 net/minecraft/render/entity/feature/PoisonousPolytryaFeatureRenderer
FIELD field_51186 SKIN Lnet/minecraft/class_2960;
FIELD field_51187 elytra Lnet/minecraft/class_563;
METHOD <init> (Lnet/minecraft/class_3883;Lnet/minecraft/class_5599;)V
ARG 1 context
ARG 2 loader