Class ForestFlowerBlockStateProvider
java.lang.Object
net.minecraft.world.gen.stateprovider.BlockStateProvider
net.minecraft.world.gen.stateprovider.ForestFlowerBlockStateProvider
- Mappings:
Namespace Name official cxmintermediary net/minecraft/class_4653named net/minecraft/world/gen/stateprovider/ForestFlowerBlockStateProvider
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ForestFlowerBlockStateProvider>private static final BlockState[]static final ForestFlowerBlockStateProviderFields inherited from class net.minecraft.world.gen.stateprovider.BlockStateProvider
TYPE_CODEC -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBlockState(Random random, BlockPos pos) protected BlockStateProviderType<?>getType()
-
Field Details
-
CODEC
- Mappings:
Namespace Name Mixin selector official bLcxm;b:Lcom/mojang/serialization/Codec;intermediary field_24940Lnet/minecraft/class_4653;field_24940:Lcom/mojang/serialization/Codec;named CODECLnet/minecraft/world/gen/stateprovider/ForestFlowerBlockStateProvider;CODEC:Lcom/mojang/serialization/Codec;
-
FLOWERS
- Mappings:
Namespace Name Mixin selector official dLcxm;d:[Lckt;intermediary field_21310Lnet/minecraft/class_4653;field_21310:[Lnet/minecraft/class_2680;named FLOWERSLnet/minecraft/world/gen/stateprovider/ForestFlowerBlockStateProvider;FLOWERS:[Lnet/minecraft/block/BlockState;
-
INSTANCE
- Mappings:
Namespace Name Mixin selector official cLcxm;c:Lcxm;intermediary field_24941Lnet/minecraft/class_4653;field_24941:Lnet/minecraft/class_4653;named INSTANCELnet/minecraft/world/gen/stateprovider/ForestFlowerBlockStateProvider;INSTANCE:Lnet/minecraft/world/gen/stateprovider/ForestFlowerBlockStateProvider;
-
-
Constructor Details
-
ForestFlowerBlockStateProvider
public ForestFlowerBlockStateProvider()
-
-
Method Details
-
getType
- Specified by:
getTypein classBlockStateProvider- Mappings:
Namespace Name Mixin selector official aLcxk;a()Lcxl;intermediary method_28862Lnet/minecraft/class_4651;method_28862()Lnet/minecraft/class_4652;named getTypeLnet/minecraft/world/gen/stateprovider/BlockStateProvider;getType()Lnet/minecraft/world/gen/stateprovider/BlockStateProviderType;
-
getBlockState
- Specified by:
getBlockStatein classBlockStateProvider- Mappings:
Namespace Name Mixin selector official aLcxk;a(Ljava/util/Random;Lgg;)Lckt;intermediary method_23455Lnet/minecraft/class_4651;method_23455(Ljava/util/Random;Lnet/minecraft/class_2338;)Lnet/minecraft/class_2680;named getBlockStateLnet/minecraft/world/gen/stateprovider/BlockStateProvider;getBlockState(Ljava/util/Random;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/block/BlockState;
-