Package net.minecraft
Class class_9513
java.lang.Object
net.minecraft.class_9513
- All Implemented Interfaces:
BlockView,CollisionView,HeightLimitView
- Direct Known Subclasses:
class_9596
- Mappings:
Namespace Name official cpaintermediary net/minecraft/class_9513named net/minecraft/class_9513
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final Worldprotected final class_9511protected RegistryEntry<Biome> private class_9514private Box -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBlockEntity(BlockPos pos) Returns the block entity atpos, ornullif there is none.getBlockState(BlockPos pos) Returns the block state atpos.intReturns the bottom Y level, or height, inclusive, of this view.getChunkAsView(int chunkX, int chunkZ) getEntityCollisions(@Nullable Entity entity, Box box) getFluidState(BlockPos pos) Returns the fluid state atpos.intbooleanvoidmethod_58960(double double2, double double3, double double4) voidmethod_58961(class_9514 class_9514) voidmethod_58962(RegistryEntry<Biome> registryEntry) Methods 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_50513
- Mappings:
Namespace Name Mixin selector official aLcpa;a:Ldca;intermediary field_50513Lnet/minecraft/class_9513;field_50513:Lnet/minecraft/class_1937;named field_50513Lnet/minecraft/class_9513;field_50513:Lnet/minecraft/world/World;
-
field_50514
- Mappings:
Namespace Name Mixin selector official bLcpa;b:Lcoz;intermediary field_50514Lnet/minecraft/class_9513;field_50514:Lnet/minecraft/class_9511;named field_50514Lnet/minecraft/class_9513;field_50514:Lnet/minecraft/class_9511;
-
field_50516
- Mappings:
Namespace Name Mixin selector official dLcpa;d:Lcpb;intermediary field_50516Lnet/minecraft/class_9513;field_50516:Lnet/minecraft/class_9514;named field_50516Lnet/minecraft/class_9513;field_50516:Lnet/minecraft/class_9514;
-
field_50515
- Mappings:
Namespace Name Mixin selector official cLcpa;c:Lja;intermediary field_50515Lnet/minecraft/class_9513;field_50515:Lnet/minecraft/class_6880;named field_50515Lnet/minecraft/class_9513;field_50515:Lnet/minecraft/registry/entry/RegistryEntry;
-
field_50517
- Mappings:
Namespace Name Mixin selector official eLcpa;e:Lewp;intermediary field_50517Lnet/minecraft/class_9513;field_50517:Lnet/minecraft/class_238;named field_50517Lnet/minecraft/class_9513;field_50517:Lnet/minecraft/util/math/Box;
-
-
Constructor Details
-
class_9513
-
-
Method Details
-
method_58960
public void method_58960(double double2, double double3, double double4) - Mappings:
Namespace Name Mixin selector official aLcpa;a(DDD)Vintermediary method_58960Lnet/minecraft/class_9513;method_58960(DDD)Vnamed method_58960Lnet/minecraft/class_9513;method_58960(DDD)V
-
method_58961
- Mappings:
Namespace Name Mixin selector official aLcpa;a(Lcpb;)Vintermediary method_58961Lnet/minecraft/class_9513;method_58961(Lnet/minecraft/class_9514;)Vnamed method_58961Lnet/minecraft/class_9513;method_58961(Lnet/minecraft/class_9514;)V
-
method_58962
- Mappings:
Namespace Name Mixin selector official aLcpa;a(Lja;)Vintermediary method_58962Lnet/minecraft/class_9513;method_58962(Lnet/minecraft/class_6880;)Vnamed method_58962Lnet/minecraft/class_9513;method_58962(Lnet/minecraft/registry/entry/RegistryEntry;)V
-
method_58959
- Mappings:
Namespace Name Mixin selector official aLcpa;a()Ldca;intermediary method_58959Lnet/minecraft/class_9513;method_58959()Lnet/minecraft/class_1937;named method_58959Lnet/minecraft/class_9513;method_58959()Lnet/minecraft/world/World;
-
getBlockState
Returns the block state atpos.- Specified by:
getBlockStatein interfaceBlockView- Returns:
- the block state at
pos - Mappings:
Namespace Name Mixin selector official a_Ldbg;a_(Lir;)Ldtc;intermediary method_8320Lnet/minecraft/class_1922;method_8320(Lnet/minecraft/class_2338;)Lnet/minecraft/class_2680;named getBlockStateLnet/minecraft/world/BlockView;getBlockState(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/BlockState;
-
getFluidState
Returns the fluid state atpos.- Specified by:
getFluidStatein interfaceBlockView- Returns:
- the fluid state at
pos - Mappings:
Namespace Name Mixin selector official b_Ldbg;b_(Lir;)Lepe;intermediary method_8316Lnet/minecraft/class_1922;method_8316(Lnet/minecraft/class_2338;)Lnet/minecraft/class_3610;named getFluidStateLnet/minecraft/world/BlockView;getFluidState(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/fluid/FluidState;
-
method_58798
public boolean method_58798()- Specified by:
method_58798in interfaceBlockView- Mappings:
Namespace Name Mixin selector official z_Ldbg;z_()Zintermediary method_58798Lnet/minecraft/class_1922;method_58798()Znamed method_58798Lnet/minecraft/world/BlockView;method_58798()Z
-
getBlockEntity
Returns the block entity atpos, ornullif there is none.- Specified by:
getBlockEntityin interfaceBlockView- Returns:
- the block entity at
pos, ornullif there is none - Mappings:
Namespace Name Mixin selector official c_Ldbg;c_(Lir;)Ldqc;intermediary method_8321Lnet/minecraft/class_1922;method_8321(Lnet/minecraft/class_2338;)Lnet/minecraft/class_2586;named getBlockEntityLnet/minecraft/world/BlockView;getBlockEntity(Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/entity/BlockEntity;
-
getHeight
public int getHeight()Returns the difference in the minimum and maximum height.This is the number of blocks that can be modified in any vertical column within the view, or the vertical size, in blocks, of the view.
- Specified by:
getHeightin interfaceHeightLimitView- Returns:
- the difference in the minimum and maximum height
- See Also:
- Mappings:
Namespace Name Mixin selector official K_Ldcc;K_()Iintermediary method_31605Lnet/minecraft/class_5539;method_31605()Inamed getHeightLnet/minecraft/world/HeightLimitView;getHeight()I
-
getBottomY
public int getBottomY()Returns the bottom Y level, or height, inclusive, of this view.- Specified by:
getBottomYin interfaceHeightLimitView- See Also:
- Mappings:
Namespace Name Mixin selector official J_Ldcc;J_()Iintermediary method_31607Lnet/minecraft/class_5539;method_31607()Inamed getBottomYLnet/minecraft/world/HeightLimitView;getBottomY()I
-
method_58963
- Mappings:
Namespace Name Mixin selector official cLcpa;c()Ljava/util/UUID;intermediary method_58963Lnet/minecraft/class_9513;method_58963()Ljava/util/UUID;named method_58963Lnet/minecraft/class_9513;method_58963()Ljava/util/UUID;
-
method_58964
- Mappings:
Namespace Name Mixin selector official dLcpa;d()Lcoz;intermediary method_58964Lnet/minecraft/class_9513;method_58964()Lnet/minecraft/class_9511;named method_58964Lnet/minecraft/class_9513;method_58964()Lnet/minecraft/class_9511;
-
method_58965
- Mappings:
Namespace Name Mixin selector official eLcpa;e()Lcpb;intermediary method_58965Lnet/minecraft/class_9513;method_58965()Lnet/minecraft/class_9514;named method_58965Lnet/minecraft/class_9513;method_58965()Lnet/minecraft/class_9514;
-
method_58966
- Mappings:
Namespace Name Mixin selector official gLcpa;g()Lja;intermediary method_58966Lnet/minecraft/class_9513;method_58966()Lnet/minecraft/class_6880;named method_58966Lnet/minecraft/class_9513;method_58966()Lnet/minecraft/registry/entry/RegistryEntry;
-
method_58967
- Mappings:
Namespace Name Mixin selector official hLcpa;h()Lewp;intermediary method_58967Lnet/minecraft/class_9513;method_58967()Lnet/minecraft/class_238;named method_58967Lnet/minecraft/class_9513;method_58967()Lnet/minecraft/util/math/Box;
-
method_58968
- Mappings:
Namespace Name Mixin selector official iLcpa;i()Lewp;intermediary method_58968Lnet/minecraft/class_9513;method_58968()Lnet/minecraft/class_238;named method_58968Lnet/minecraft/class_9513;method_58968()Lnet/minecraft/util/math/Box;
-
getWorldBorder
- Specified by:
getWorldBorderin interfaceCollisionView- Mappings:
Namespace Name Mixin selector official D_Ldbk;D_()Ldut;intermediary method_8621Lnet/minecraft/class_1941;method_8621()Lnet/minecraft/class_2784;named getWorldBorderLnet/minecraft/world/CollisionView;getWorldBorder()Lnet/minecraft/world/border/WorldBorder;
-
getChunkAsView
- Specified by:
getChunkAsViewin interfaceCollisionView- Mappings:
Namespace Name Mixin selector official aLdbk;a(II)Ldbg;intermediary method_22338Lnet/minecraft/class_1941;method_22338(II)Lnet/minecraft/class_1922;named getChunkAsViewLnet/minecraft/world/CollisionView;getChunkAsView(II)Lnet/minecraft/world/BlockView;
-
getEntityCollisions
- Specified by:
getEntityCollisionsin interfaceCollisionView- Mappings:
Namespace Name Mixin selector official aLdbk;a(Lbrv;Lewp;)Ljava/util/List;intermediary method_20743Lnet/minecraft/class_1941;method_20743(Lnet/minecraft/class_1297;Lnet/minecraft/class_238;)Ljava/util/List;named getEntityCollisionsLnet/minecraft/world/CollisionView;getEntityCollisions(Lnet/minecraft/entity/Entity;Lnet/minecraft/util/math/Box;)Ljava/util/List;
-
method_58969
- Mappings:
Namespace Name Mixin selector official jLcpa;j()Lewu;intermediary method_58969Lnet/minecraft/class_9513;method_58969()Lnet/minecraft/class_243;named method_58969Lnet/minecraft/class_9513;method_58969()Lnet/minecraft/util/math/Vec3d;
-