Package net.minecraft
Class class_9596
java.lang.Object
net.minecraft.class_9513
net.minecraft.class_9596
- All Implemented Interfaces:
AutoCloseable,BlockView,CollisionView,HeightLimitView
- Mappings:
Namespace Name official fhtintermediary net/minecraft/class_9596named net/minecraft/class_9596
-
Field Summary
FieldsFields inherited from class net.minecraft.class_9513
field_50513, field_50514, field_50515 -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.class_9513
getBlockEntity, getBlockState, getBottomY, getChunkAsView, getEntityCollisions, getFluidState, getHeight, getWorldBorder, method_58798, method_58959, method_58960, method_58961, method_58962, method_58963, method_58964, method_58965, method_58966, method_58967, method_58968, method_58969Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.world.BlockView
getBlockEntity, getDismountHeight, getDismountHeight, getLuminance, getMaxLightLevel, getStatesInBox, raycast, raycast, raycastBlockMethods inherited from interface net.minecraft.world.CollisionView
canCollide, canPlace, doesNotIntersectEntities, doesNotIntersectEntities, findClosestCollision, findSupportingBlockPos, getBlockCollisions, getCollisions, isBlockSpaceEmpty, isSpaceEmpty, isSpaceEmpty, method_59084, method_59085Methods inherited from interface net.minecraft.world.HeightLimitView
countVerticalSections, getBottomSectionCoord, getSectionIndex, getTopSectionCoord, getTopY, isOutOfHeightLimit, isOutOfHeightLimit, sectionCoordToIndex, sectionIndexToCoord
-
Field Details
-
field_51060
- Mappings:
Namespace Name Mixin selector official dLfht;d:Lfhv;intermediary field_51060Lnet/minecraft/class_9596;field_51060:Lnet/minecraft/class_9600;named field_51060Lnet/minecraft/class_9596;field_51060:Lnet/minecraft/class_9600;
-
-
Constructor Details
-
class_9596
-
-
Method Details
-
method_59307
- Mappings:
Namespace Name Mixin selector official bLfht;b()Lfhv;intermediary method_59307Lnet/minecraft/class_9596;method_59307()Lnet/minecraft/class_9600;named method_59307Lnet/minecraft/class_9596;method_59307()Lnet/minecraft/class_9600;
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-