Class TrackMaterial.TrackType
java.lang.Object
com.simibubi.create.content.trains.track.TrackMaterial.TrackType
- Enclosing class:
TrackMaterial
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final TrackMaterial.TrackType.TrackBlockFactoryfinal net.minecraft.resources.ResourceLocationstatic final TrackMaterial.TrackType -
Constructor Summary
ConstructorsConstructorDescriptionTrackType(net.minecraft.resources.ResourceLocation id, TrackMaterial.TrackType.TrackBlockFactory factory) -
Method Summary
-
Field Details
-
STANDARD
-
id
public final net.minecraft.resources.ResourceLocation id -
factory
-
-
Constructor Details
-
TrackType
public TrackType(net.minecraft.resources.ResourceLocation id, TrackMaterial.TrackType.TrackBlockFactory factory)
-