Package net.minecraft.world.level.block
Interface WeatheringCopper
- All Superinterfaces:
ChangeOverTimeBlock<WeatheringCopper.WeatherState>
- All Known Implementing Classes:
WeatheringCopperBulbBlock
,WeatheringCopperDoorBlock
,WeatheringCopperFullBlock
,WeatheringCopperGrateBlock
,WeatheringCopperSlabBlock
,WeatheringCopperStairBlock
,WeatheringCopperTrapDoorBlock
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionDeprecated.Deprecated.Neo: Use theinverse map
generated from the data map, this field will be ignored in a future versionFields inherited from interface net.minecraft.world.level.block.ChangeOverTimeBlock
SCAN_DISTANCE
-
Method Summary
Modifier and TypeMethodDescriptiondefault float
static Block
static BlockState
getFirst
(BlockState p_154907_) default Optional
<BlockState> getNext
(BlockState p_154893_) getPrevious
(Block p_154891_) static Optional
<BlockState> getPrevious
(BlockState p_154900_) Methods inherited from interface net.minecraft.world.level.block.ChangeOverTimeBlock
changeOverTime, getAge, getNextState
-
Field Details
-
NEXT_BY_BLOCK
Deprecated.Neo: Usethe data map
, this field will be ignored in a future version -
PREVIOUS_BY_BLOCK
Deprecated.Neo: Use theinverse map
generated from the data map, this field will be ignored in a future version
-
-
Method Details
-
getPrevious
-
getFirst
-
getPrevious
-
getNext
-
getFirst
-
getNext
- Specified by:
getNext
in interfaceChangeOverTimeBlock<WeatheringCopper.WeatherState>
-
getChanceModifier
default float getChanceModifier()- Specified by:
getChanceModifier
in interfaceChangeOverTimeBlock<WeatheringCopper.WeatherState>
-
the data map
, this field will be ignored in a future version