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,class_2753,class_2754,class_3013,ClayFeature,DeadbushFeature,DesertWellFeature,DiskFeature,DoublePlantFeature,DungeonFeature,EndExitPortalFeature,FillerBlockFeature,FlowerPatchFeature,FoliageFeature,GlowstoneClusterFeature,GlowstoneFeature,HugeMushroomFeature,IceSpikeFeature,LakesFeature,LilyPadFeature,MelonFeature,MushroomFeature,NetherFireFeature,NetherrackFeature,OreFeature,PumpkinFeature,StoneFeature,SugarcaneFeature,TallGrassFeature,VineFeature
- Mappings:
Namespace Name official azuintermediary net/minecraft/class_1227named net/minecraft/world/gen/feature/Feature
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract booleanvoidprotected voidsetBlockStateWithoutUpdatingNeighbors(World world, BlockPos pos, BlockState state)
-
Field Details
-
emitNeighborBlockUpdates
private final boolean emitNeighborBlockUpdates- Mappings:
Namespace Name Mixin selector official aLazu;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>Lazu;<init>(Z)Vintermediary <init>Lnet/minecraft/class_1227;<init>(Z)Vnamed <init>Lnet/minecraft/world/gen/feature/Feature;<init>(Z)V
-
-
Method Details
-
generate
- Mappings:
Namespace Name Mixin selector official bLazu;b(Lamu;Ljava/util/Random;Let;)Zintermediary method_4028Lnet/minecraft/class_1227;method_4028(Lnet/minecraft/class_1150;Ljava/util/Random;Lnet/minecraft/class_2552;)Znamed generateLnet/minecraft/world/gen/feature/Feature;generate(Lnet/minecraft/world/World;Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Z
-
method_9209
public void method_9209()- Mappings:
Namespace Name Mixin selector official eLazu;e()Vintermediary method_9209Lnet/minecraft/class_1227;method_9209()Vnamed method_9209Lnet/minecraft/world/gen/feature/Feature;method_9209()V
-
setBlockStateWithoutUpdatingNeighbors
- Mappings:
Namespace Name Mixin selector official aLazu;a(Lamu;Let;Lawt;)Vintermediary method_9208Lnet/minecraft/class_1227;method_9208(Lnet/minecraft/class_1150;Lnet/minecraft/class_2552;Lnet/minecraft/class_2232;)Vnamed setBlockStateWithoutUpdatingNeighborsLnet/minecraft/world/gen/feature/Feature;setBlockStateWithoutUpdatingNeighbors(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)V
-