类 TrappedChestBlockEntityFix.TrappedChestSection
java.lang.Object
net.minecraft.util.datafix.fixes.LeavesFix.Section
net.minecraft.util.datafix.fixes.TrappedChestBlockEntityFix.TrappedChestSection
-
字段概要
字段从类继承的字段 net.minecraft.util.datafix.fixes.LeavesFix.Section
BLOCK_STATES_TAG, index, NAME_TAG, palette, paletteFinder, PROPERTIES_TAG, storage
-
构造器概要
构造器构造器说明TrappedChestSection
(com.mojang.datafixers.Typed<?> p_17050_, com.mojang.datafixers.schemas.Schema p_17051_) -
方法概要
从类继承的方法 net.minecraft.util.datafix.fixes.LeavesFix.Section
getBlock, getIndex, getStateId, isSkippable, readStorage, write
-
字段详细资料
-
chestIds
@Nullable private it.unimi.dsi.fastutil.ints.IntSet chestIds
-
-
构造器详细资料
-
TrappedChestSection
public TrappedChestSection(com.mojang.datafixers.Typed<?> p_17050_, com.mojang.datafixers.schemas.Schema p_17051_)
-
-
方法详细资料
-
skippable
protected boolean skippable()- 指定者:
skippable
在类中LeavesFix.Section
-
isTrappedChest
public boolean isTrappedChest(int p_17054_)
-