Class GaugeGenerator
java.lang.Object
com.simibubi.create.foundation.data.SpecialBlockStateGen
com.simibubi.create.foundation.data.DirectionalAxisBlockStateGen
com.simibubi.create.content.contraptions.relays.gauge.GaugeGenerator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T extends net.minecraft.world.level.block.Block>
StringgetModelPrefix(com.tterrag.registrate.providers.DataGenContext<net.minecraft.world.level.block.Block, T> ctx, com.tterrag.registrate.providers.RegistrateBlockstateProvider prov, net.minecraft.world.level.block.state.BlockState state) Methods inherited from class com.simibubi.create.foundation.data.DirectionalAxisBlockStateGen
getModel, getXRotation, getYRotationMethods inherited from class com.simibubi.create.foundation.data.SpecialBlockStateGen
generate, getIgnoredProperties, horizontalAngle
-
Constructor Details
-
GaugeGenerator
public GaugeGenerator()
-
-
Method Details
-
getModelPrefix
public <T extends net.minecraft.world.level.block.Block> String getModelPrefix(com.tterrag.registrate.providers.DataGenContext<net.minecraft.world.level.block.Block, T> ctx, com.tterrag.registrate.providers.RegistrateBlockstateProvider prov, net.minecraft.world.level.block.state.BlockState state) - Specified by:
getModelPrefixin classDirectionalAxisBlockStateGen
-