net.minecraft.world.entity.ai.gossip

public enum GossipType

implements StringRepresentable

ccp
net.minecraft.world.entity.ai.gossip.GossipType
net.minecraft.class_4139
net.minecraft.village.VillageGossipType
net.minecraft.src.C_751_
net.minecraft.world.entity.ai.gossip.ReputationType

Enum constant summary

Enum Constant
a
MAJOR_NEGATIVE
field_18424
MAJOR_NEGATIVE
MAJOR_NEGATIVE
b
MINOR_NEGATIVE
field_18425
MINOR_NEGATIVE
MINOR_NEGATIVE
c
MINOR_POSITIVE
field_18426
MINOR_POSITIVE
MINOR_POSITIVE
d
MAJOR_POSITIVE
field_18427
MAJOR_POSITIVE
MAJOR_POSITIVE
e
TRADING
field_18428
TRADING
TRADING

Field summary

Modifier and TypeField
public static final int
f
REPUTATION_CHANGE_PER_EVENT
field_30240
MAX_TRADING_REPUTATION
f_148182_
public static final int
g
REPUTATION_CHANGE_PER_EVERLASTING_MEMORY
field_30241
TRADING_GOSSIP_SHARE_DECREMENT
f_148183_
public static final int
h
REPUTATION_CHANGE_PER_TRADE
field_30242
TRADING_GOSSIP_DECAY
f_148184_
public final String
i
id
field_18430
key
f_26273_
public final int
j
weight
field_18431
multiplier
f_26274_
public final int
k
max
field_18432
maxValue
f_26275_
public final int
l
decayPerDay
field_19354
decay
f_26276_
public final int
m
decayPerTransfer
field_18434
shareDecrement
f_26277_
public static final com.mojang.serialization.Codec<GossipType>
n
CODEC
field_41672
CODEC
f_262726_

Constructor summary

ModifierConstructor
private (String p_26283_, int p_26284_, int key, int multiplier, int maxReputation)

Method summary

Modifier and TypeMethod
public String
c()
getSerializedName()
method_15434()
asString()
m_7912_()