Package com.codinglitch.simpleradio.core
Class SimpleRadioComponents
java.lang.Object
com.codinglitch.simpleradio.core.SimpleRadioComponents
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.minecraft.core.component.DataComponentType<Boolean> static final Map<net.minecraft.resources.ResourceLocation, net.minecraft.core.component.DataComponentType<?>> static final net.minecraft.core.component.DataComponentType<String> static final net.minecraft.core.component.DataComponentType<Frequency.Modulation> static final net.minecraft.core.component.DataComponentType<String> static final net.minecraft.core.component.DataComponentType<UUID> static final net.minecraft.core.component.DataComponentType<Long> static final net.minecraft.core.component.DataComponentType<UUID> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
COMPONENT_TYPES
public static final Map<net.minecraft.resources.ResourceLocation,net.minecraft.core.component.DataComponentType<?>> COMPONENT_TYPES -
FREQUENCY
-
MODULATION
-
REFERENCE
-
ACTIVATED
-
MODULE
-
WIRE_TARGET
-
WIRE_POSITION
-
-
Constructor Details
-
SimpleRadioComponents
public SimpleRadioComponents()
-