Class CaveSurface.Empty
java.lang.Object
net.minecraft.world.gen.feature.util.CaveSurface
net.minecraft.world.gen.feature.util.CaveSurface.Empty
- Enclosing class:
 CaveSurface
- Mappings:
 Namespace Name official dha$aintermediary net/minecraft/class_5721$class_5722named net/minecraft/world/gen/feature/util/CaveSurface$Empty
- 
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.world.gen.feature.util.CaveSurface
CaveSurface.Bounded, CaveSurface.Empty, CaveSurface.Half - 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class net.minecraft.world.gen.feature.util.CaveSurface
create, create, createBounded, createEmpty, createHalfWithCeiling, createHalfWithFloor, method_35326, method_35327, method_35329, withCeiling, withFloor 
- 
Field Details
- 
INSTANCE
- Mappings:
 Namespace Name Mixin selector official aLdha$a;a:Ldha$a;intermediary field_28197Lnet/minecraft/class_5721$class_5722;field_28197:Lnet/minecraft/class_5721$class_5722;named INSTANCELnet/minecraft/world/gen/feature/util/CaveSurface$Empty;INSTANCE:Lnet/minecraft/world/gen/feature/util/CaveSurface$Empty;
 
 - 
 - 
Constructor Details
- 
Empty
private Empty() 
 - 
 - 
Method Details
- 
getCeilingHeight
- Specified by:
 getCeilingHeightin classCaveSurface- Mappings:
 Namespace Name Mixin selector official bLdha;b()Ljava/util/OptionalInt;intermediary method_32985Lnet/minecraft/class_5721;method_32985()Ljava/util/OptionalInt;named getCeilingHeightLnet/minecraft/world/gen/feature/util/CaveSurface;getCeilingHeight()Ljava/util/OptionalInt;
 - 
getFloorHeight
- Specified by:
 getFloorHeightin classCaveSurface- Mappings:
 Namespace Name Mixin selector official cLdha;c()Ljava/util/OptionalInt;intermediary method_32987Lnet/minecraft/class_5721;method_32987()Ljava/util/OptionalInt;named getFloorHeightLnet/minecraft/world/gen/feature/util/CaveSurface;getFloorHeight()Ljava/util/OptionalInt;
 - 
getOptionalHeight
- Specified by:
 getOptionalHeightin classCaveSurface- Mappings:
 Namespace Name Mixin selector official dLdha;d()Ljava/util/OptionalInt;intermediary method_33385Lnet/minecraft/class_5721;method_33385()Ljava/util/OptionalInt;named getOptionalHeightLnet/minecraft/world/gen/feature/util/CaveSurface;getOptionalHeight()Ljava/util/OptionalInt;
 - 
toString
 
 -