yarn/mappings/net/minecraft/item/BlockItem.mapping

51 lines
2.1 KiB
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_1747 net/minecraft/item/BlockItem
2021-09-08 07:21:01 -04:00
COMMENT Represents an item corresponding to a block. Using this item places a
COMMENT block in the world.
2019-06-28 17:55:20 -04:00
FIELD field_7901 block Lnet/minecraft/class_2248;
METHOD <init> (Lnet/minecraft/class_2248;Lnet/minecraft/class_1792$class_1793;)V
2019-06-03 12:42:18 -04:00
ARG 1 block
ARG 2 settings
2019-06-28 17:55:20 -04:00
METHOD method_16356 getPlacementContext (Lnet/minecraft/class_1750;)Lnet/minecraft/class_1750;
ARG 1 context
2022-01-17 16:21:38 -05:00
METHOD method_18084 placeFromNbt (Lnet/minecraft/class_2338;Lnet/minecraft/class_1937;Lnet/minecraft/class_1799;Lnet/minecraft/class_2680;)Lnet/minecraft/class_2680;
ARG 1 pos
ARG 2 world
ARG 3 stack
ARG 4 state
2019-06-28 17:55:20 -04:00
METHOD method_19260 getPlaceSound (Lnet/minecraft/class_2680;)Lnet/minecraft/class_3414;
ARG 1 state
METHOD method_20360 checkStatePlacement ()Z
METHOD method_57338 setBlockEntityData (Lnet/minecraft/class_1799;Lnet/minecraft/class_2591;Lnet/minecraft/class_2487;)V
ARG 0 stack
ARG 1 type
ARG 2 nbt
METHOD method_57339 copyComponentsToBlockEntity (Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Lnet/minecraft/class_1799;)V
ARG 0 world
ARG 1 pos
ARG 2 stack
2019-06-28 17:55:20 -04:00
METHOD method_7707 getPlacementState (Lnet/minecraft/class_1750;)Lnet/minecraft/class_2680;
2019-06-03 12:42:18 -04:00
ARG 1 context
2019-06-28 17:55:20 -04:00
METHOD method_7708 place (Lnet/minecraft/class_1750;Lnet/minecraft/class_2680;)Z
ARG 1 context
ARG 2 state
2019-06-28 17:55:20 -04:00
METHOD method_7709 canPlace (Lnet/minecraft/class_1750;Lnet/minecraft/class_2680;)Z
2019-06-03 12:42:18 -04:00
ARG 1 context
2019-06-28 17:55:20 -04:00
ARG 2 state
METHOD method_7710 postPlacement (Lnet/minecraft/class_2338;Lnet/minecraft/class_1937;Lnet/minecraft/class_1657;Lnet/minecraft/class_1799;Lnet/minecraft/class_2680;)Z
ARG 1 pos
ARG 2 world
ARG 3 player
ARG 4 stack
ARG 5 state
METHOD method_7711 getBlock ()Lnet/minecraft/class_2248;
METHOD method_7712 place (Lnet/minecraft/class_1750;)Lnet/minecraft/class_1269;
ARG 1 context
2019-06-28 17:55:20 -04:00
METHOD method_7713 appendBlocks (Ljava/util/Map;Lnet/minecraft/class_1792;)V
ARG 1 map
ARG 2 item
2022-01-17 16:21:38 -05:00
METHOD method_7714 writeNbtToBlockEntity (Lnet/minecraft/class_1937;Lnet/minecraft/class_1657;Lnet/minecraft/class_2338;Lnet/minecraft/class_1799;)Z
2019-06-28 17:55:20 -04:00
ARG 0 world
ARG 1 player
ARG 2 pos
ARG 3 stack