Package net.minecraft.block
Class VineLogic
java.lang.Object
net.minecraft.block.VineLogic
- Mappings:
- Namespace - Name - named - net/minecraft/block/VineLogic- intermediary - net/minecraft/class_4949- official - dow
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final doubleprivate static final double
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic intgetGrowthLength(Random random) static booleanisValidForWeepingStem(BlockState state) 
- 
Field Details- 
field_31198private static final double field_31198- See Also:
- Mappings:
- Namespace - Name - Mixin selector - named - field_31198- Lnet/minecraft/block/VineLogic;field_31198:D- intermediary - field_31198- Lnet/minecraft/class_4949;field_31198:D- official - b- Ldow;b:D
 
- 
field_31197public static final double field_31197- See Also:
- Mappings:
- Namespace - Name - Mixin selector - named - field_31197- Lnet/minecraft/block/VineLogic;field_31197:D- intermediary - field_31197- Lnet/minecraft/class_4949;field_31197:D- official - a- Ldow;a:D
 
 
- 
- 
Constructor Details- 
VineLogicpublic VineLogic()
 
- 
- 
Method Details- 
isValidForWeepingStem- Mappings:
- Namespace - Name - Mixin selector - named - isValidForWeepingStem- Lnet/minecraft/block/VineLogic;isValidForWeepingStem(Lnet/minecraft/block/BlockState;)Z- intermediary - method_25961- Lnet/minecraft/class_4949;method_25961(Lnet/minecraft/class_2680;)Z- official - a- Ldow;a(Ldwy;)Z
 
- 
getGrowthLength- Mappings:
- Namespace - Name - Mixin selector - named - getGrowthLength- Lnet/minecraft/block/VineLogic;getGrowthLength(Lnet/minecraft/util/math/random/Random;)I- intermediary - method_26381- Lnet/minecraft/class_4949;method_26381(Lnet/minecraft/class_5819;)I- official - a- Ldow;a(Lazh;)I
 
 
-