Interface PartialSafeNBT
- All Known Implementing Classes:
AbstractBellBlockEntity,AnalogLeverBlockEntity,ArmBlockEntity,BacktankBlockEntity,BasinBlockEntity,BasinOperatingBlockEntity,BeltBlockEntity,BeltTunnelBlockEntity,BlazeBurnerBlockEntity,BlockBreakingKineticBlockEntity,BracketedKineticBlockEntity,BrassDiodeBlockEntity,BrassTunnelBlockEntity,CartAssemblerBlockEntity,ChainConveyorBlockEntity,ChainGearshiftBlockEntity,ChassisBlockEntity,ChuteBlockEntity,ClipboardBlockEntity,ClockworkBearingBlockEntity,ClutchBlockEntity,ContraptionControlsBlockEntity,CopycatBlockEntity,CrateBlockEntity,CreativeCrateBlockEntity,CreativeFluidTankBlockEntity,CreativeMotorBlockEntity,CrushingWheelBlockEntity,CrushingWheelControllerBlockEntity,CuckooClockBlockEntity,DeployerBlockEntity,DepotBlockEntity,DeskBellBlockEntity,DirectionalShaftHalvesBlockEntity,DisplayLinkBlockEntity,DrillBlockEntity,EjectorBlockEntity,ElevatorContactBlockEntity,ElevatorPulleyBlockEntity,EncasedFanBlockEntity,FactoryPanelBlockEntity,FlapDisplayBlockEntity,FluidPipeBlockEntity,FluidTankBlockEntity,FluidValveBlockEntity,FlywheelBlockEntity,FrogportBlockEntity,FunnelBlockEntity,GantryCarriageBlockEntity,GantryShaftBlockEntity,GaugeBlockEntity,GearboxBlockEntity,GearshiftBlockEntity,GeneratingKineticBlockEntity,HandCrankBlockEntity,HauntedBellBlockEntity,HosePulleyBlockEntity,ItemDrainBlockEntity,ItemHatchBlockEntity,ItemVaultBlockEntity,KineticBlockEntity,LargeWaterWheelBlockEntity,LecternControllerBlockEntity,LinearActuatorBlockEntity,LinkWithBulbBlockEntity,MechanicalBearingBlockEntity,MechanicalCrafterBlockEntity,MechanicalMixerBlockEntity,MechanicalPistonBlockEntity,MechanicalPressBlockEntity,MillstoneBlockEntity,NixieTubeBlockEntity,NozzleBlockEntity,PackagePortBlockEntity,PackagerBlockEntity,PackagerLinkBlockEntity,PeculiarBellBlockEntity,PlacardBlockEntity,PortableFluidInterfaceBlockEntity,PortableItemInterfaceBlockEntity,PortableStorageInterfaceBlockEntity,PostboxBlockEntity,PoweredShaftBlockEntity,PulleyBlockEntity,PulseExtenderBlockEntity,PulseRepeaterBlockEntity,PulseTimerBlockEntity,PumpBlockEntity,RedstoneLinkBlockEntity,RedstoneRequesterBlockEntity,RepackagerBlockEntity,RollerBlockEntity,SawBlockEntity,SchematicannonBlockEntity,SchematicTableBlockEntity,SequencedGearshiftBlockEntity,SignalBlockEntity,SimpleKineticBlockEntity,SlidingDoorBlockEntity,SmartBlockEntity,SmartChuteBlockEntity,SmartFluidPipeBlockEntity,SmartObserverBlockEntity,SpeedControllerBlockEntity,SpeedGaugeBlockEntity,SplitShaftBlockEntity,SpoutBlockEntity,StationBlockEntity,SteamEngineBlockEntity,StickerBlockEntity,StockCheckingBlockEntity,StockTickerBlockEntity,StraightPipeBlockEntity,StressGaugeBlockEntity,TableClothBlockEntity,ThresholdSwitchBlockEntity,ToolboxBlockEntity,TrackBlockEntity,TrackObserverBlockEntity,TurntableBlockEntity,ValveHandleBlockEntity,WaterWheelBlockEntity,WhistleBlockEntity,WindmillBearingBlockEntity
public interface PartialSafeNBT
-
Method Summary
Modifier and TypeMethodDescriptionvoidwriteSafe(net.minecraft.nbt.CompoundTag compound, net.minecraft.core.HolderLookup.Provider registries) This will always be called from the logical server
-
Method Details
-
writeSafe
void writeSafe(net.minecraft.nbt.CompoundTag compound, net.minecraft.core.HolderLookup.Provider registries) This will always be called from the logical server
-