Skip to content

Commit

Permalink
Map 1.21-pre4 TNT (#3895)
Browse files Browse the repository at this point in the history
  • Loading branch information
apple502j authored Jun 7, 2024
1 parent 67f3fcd commit 6d155d3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mappings/net/minecraft/entity/TntEntity.mapping
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ CLASS net/minecraft/class_1541 net/minecraft/entity/TntEntity
FIELD field_46776 FUSE_NBT_KEY Ljava/lang/String;
FIELD field_46777 BLOCK_STATE Lnet/minecraft/class_2940;
FIELD field_46778 BLOCK_STATE_NBT_KEY Ljava/lang/String;
FIELD field_52317 TELEPORTED_EXPLOSION_BEHAVIOR Lnet/minecraft/class_5362;
FIELD field_52318 teleported Z
FIELD field_7197 FUSE Lnet/minecraft/class_2940;
FIELD field_7198 causingEntity Lnet/minecraft/class_1309;
METHOD <init> (Lnet/minecraft/class_1937;DDDLnet/minecraft/class_1309;)V
Expand All @@ -14,6 +16,8 @@ CLASS net/minecraft/class_1541 net/minecraft/entity/TntEntity
METHOD method_54455 setBlockState (Lnet/minecraft/class_2680;)V
ARG 1 state
METHOD method_54456 getBlockState ()Lnet/minecraft/class_2680;
METHOD method_61174 setTeleported (Z)V
ARG 1 teleported
METHOD method_6967 setFuse (I)V
ARG 1 fuse
METHOD method_6969 getFuse ()I
Expand Down

0 comments on commit 6d155d3

Please sign in to comment.