Package com.simibubi.create
Class AllMapDecorationTypes
java.lang.Object
com.simibubi.create.AllMapDecorationTypes
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.core.Holder<net.minecraft.world.level.saveddata.maps.MapDecorationType> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregister(net.neoforged.bus.api.IEventBus modEventBus)
-
Field Details
-
STATION_MAP_DECORATION
public static final net.minecraft.core.Holder<net.minecraft.world.level.saveddata.maps.MapDecorationType> STATION_MAP_DECORATION
-
-
Constructor Details
-
AllMapDecorationTypes
public AllMapDecorationTypes()
-
-
Method Details
-
register
@Internal public static void register(net.neoforged.bus.api.IEventBus modEventBus)
-