Package com.ewyboy.worldstripper.club
Class StripperCache
java.lang.Object
com.ewyboy.worldstripper.club.StripperCache
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HashMap<net.minecraft.core.BlockPos, net.minecraft.world.level.block.state.BlockState> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
hashedBlockCache
public static final HashMap<net.minecraft.core.BlockPos,net.minecraft.world.level.block.state.BlockState> hashedBlockCache
-
-
Constructor Details
-
StripperCache
public StripperCache()
-