Package net.minecraft.world.gen.feature
Class Feature
java.lang.Object
net.minecraft.world.gen.feature.Feature
- Direct Known Subclasses:
BonusChestFeature,CactusFeature,class_1770,class_1772,ClayFeature,DeadbushFeature,DesertWellFeature,DiskFeature,DoublePlantFeature,DungeonFeature,FillerBlockFeature,FlowerPatchFeature,FoliageFeature,GlowstoneClusterFeature,GlowstoneFeature,HugeMushroomFeature,IceSpikeFeature,LakesFeature,LilyPadFeature,MelonFeature,NetherFireFeature,NetherrackFeature,OreFeature,PumpkinFeature,StoneFeature,SugarcaneFeature,TallGrassFeature,VineFeature
- Mappings:
Namespace Name official apyintermediary net/minecraft/class_1227named net/minecraft/world/gen/feature/Feature
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidmethod_4025(double double2, double double3, double double4) protected voidmethod_4026(World world, int int2, int int3, int int4, Block block) protected voidmethod_4027(World world, int int2, int int3, int int4, Block block, int int5) abstract booleanmethod_4028(World world, Random random, int int2, int int3, int int4)
-
Field Details
-
emitNeighborBlockUpdates
private final boolean emitNeighborBlockUpdates- Mappings:
Namespace Name Mixin selector official aLapy;a:Zintermediary field_4882Lnet/minecraft/class_1227;field_4882:Znamed emitNeighborBlockUpdatesLnet/minecraft/world/gen/feature/Feature;emitNeighborBlockUpdates:Z
-
-
Constructor Details
-
Feature
public Feature() -
Feature
public Feature(boolean open) - Mappings:
Namespace Name Mixin selector official <init>Lapy;<init>(Z)Vintermediary <init>Lnet/minecraft/class_1227;<init>(Z)Vnamed <init>Lnet/minecraft/world/gen/feature/Feature;<init>(Z)V
-
-
Method Details
-
method_4028
- Mappings:
Namespace Name Mixin selector official aLapy;a(Lafm;Ljava/util/Random;III)Zintermediary method_4028Lnet/minecraft/class_1227;method_4028(Lnet/minecraft/class_1150;Ljava/util/Random;III)Znamed method_4028Lnet/minecraft/world/gen/feature/Feature;method_4028(Lnet/minecraft/world/World;Ljava/util/Random;III)Z
-
method_4025
public void method_4025(double double2, double double3, double double4) - Mappings:
Namespace Name Mixin selector official aLapy;a(DDD)Vintermediary method_4025Lnet/minecraft/class_1227;method_4025(DDD)Vnamed method_4025Lnet/minecraft/world/gen/feature/Feature;method_4025(DDD)V
-
method_4026
- Mappings:
Namespace Name Mixin selector official aLapy;a(Lafm;IIILaht;)Vintermediary method_4026Lnet/minecraft/class_1227;method_4026(Lnet/minecraft/class_1150;IIILnet/minecraft/class_197;)Vnamed method_4026Lnet/minecraft/world/gen/feature/Feature;method_4026(Lnet/minecraft/world/World;IIILnet/minecraft/block/Block;)V
-
method_4027
- Mappings:
Namespace Name Mixin selector official aLapy;a(Lafm;IIILaht;I)Vintermediary method_4027Lnet/minecraft/class_1227;method_4027(Lnet/minecraft/class_1150;IIILnet/minecraft/class_197;I)Vnamed method_4027Lnet/minecraft/world/gen/feature/Feature;method_4027(Lnet/minecraft/world/World;IIILnet/minecraft/block/Block;I)V
-